Skip to content

simulate: give the agent under test the defaults it has deployed - #937

Open
u9g wants to merge 1 commit into
mainfrom
jason/simulate-dev-mode-defaults
Open

simulate: give the agent under test the defaults it has deployed#937
u9g wants to merge 1 commit into
mainfrom
jason/simulate-dev-mode-defaults

Conversation

@u9g

@u9g u9g commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

A locally spawned agent is neither hosted nor dev, so the SDK falls back to the local v1-mini turn detector and VAD interruption. Deployed, the same agent gets cloud EOT and adaptive interruption — so a simulation measures turn-taking the user will never ship: mid-readout commits on a spoken date, and every "mm-hmm" taken as a turn. The SDK gates both defaults on this one variable.

A locally spawned agent is neither hosted nor dev, so the SDK falls back to the
local v1-mini turn detector and VAD interruption. Deployed, the same agent gets
cloud EOT and adaptive interruption - so a simulation measured turn-taking the
user will never ship: mid-readout commits on a spoken date, and every 'mm-hmm'
taken as a turn. The SDK gates both defaults on this one variable.
@theomonnom

Copy link
Copy Markdown
Member

so the models are enabled when we use LIVEKIT_DEV_MODE?

@u9g

u9g commented Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

so the models are enabled when we use LIVEKIT_DEV_MODE?

the EOT and barge-in, yeah.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants